Updates‎ > ‎

February 2016

posted Feb 10, 2016, 6:42 PM by Dan Antohi   [ updated Feb 21, 2016, 3:32 AM]
21-Feb-2016

Sorry, I have uploaded the wrong version of the server applet. Please reinstall ZXS_setup. 


10-Feb-2016

    For safety reasons, the file extension of 'text' files that a ZX Spectrum accesses on a PC server machine was changed to '.ZZE', so that regular MS Windows '.TXT' files cannot be accidentally changed or even deleted.
    Therefor, after updating the software, by running the ZXS_setup utility, it is necessary to rename all '.TXT' files pertaining to the ZX Spectrum, like the ones in the /INFO or /POKES folders, to '.ZZE'. This can be achieved by running the command: FOR /R %f IN (*.TXT) DO REN "%f" *.ZZE in the parent directory of the ZX Spectrum archive on the PC server.
    The 'Logical Disk Copier' is also affected by this change and needs to be updated.